CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MFC image processing

搜索资源列表

  1. imageTechFunction

    0下载:
  2. vc图像处理技巧函数,总结出一个COperateBitmap类,可以实现方便的对图象的读取、保存、剪贴板操作、DIB和DDB的转换,下面列出头文件,工程文件我把它写成了一个MFC扩展DLL。-vc image processing techniques function, summed up a COperateBitmap categories, can be achieved easily on the image to read, save, clipboard operations, D
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:2042
    • 提供者:李昀
  1. 256

    0下载:
  2. 此文件是256转灰度的在vc++的MFC平台上执行的文件,可视性良好,在数字图像处理上是很基础的内容,应用很广,但可移植性不是很好-This file is 256 to gray in vc++ The MFC implementation of the platform document, good visibility in the digital image processing is based on content, applications is broad, but the po
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:152630
    • 提供者:孫枝潔
  1. Appendix

    0下载:
  2. 有关图像处理的几个小例子,是用MFC编程的 ,希望可以有点用!-Related to image processing several small example is the use of MFC programming, hoping to use a bit!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:3605447
    • 提供者:占 飞
  1. DigitalImageSystem

    0下载:
  2. 用MFC编写一个程序,来模拟数字图像系统,它具有一般数字图像处理的功能。-Using MFC to prepare a procedure to simulate the digital image system, it has a general digital image processing functions.
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-02
    • 文件大小:3801471
    • 提供者:李兴泽
  1. Opencv-source-code

    0下载:
  2. 《OpenCV教程:基础篇》这本书附带的源码,作者为:刘瑞祯,于仕琪等。-source code for a book about opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2939923
    • 提供者:Melody
  1. 1

    0下载:
  2. 一个图像处理基础的源程序MFC实现,通过各种算法,实现各种处理方式-An image processing based on MFC source code implementation, through a variety of algorithms, implementation of various treatment modalities
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4686008
    • 提供者:raul
  1. a13

    0下载:
  2. 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用opengl库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。-I need to image processing, it would be the realization of two-dimensional images of three-dimensional display, so wr
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-18
    • 文件大小:4640379
    • 提供者:Nero
  1. Citydreamsnow

    0下载:
  2. 我需要图像处理,这将是实现二维图像的三维显示,这样写的代码,期待与有兴趣的读者分享。首先,以获取图像BMP图像文件,另一个是从剪贴板。的MFC代码库函数调用的OpenGL实现三维二维图像显示,图像宽度,高度和像素亮度的三维空间,分别为,第十坐标, Y坐标。-I need to image processing, it would be the realization of two-dimensional images of three-dimensional display, so write
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-11
    • 文件大小:2419040
    • 提供者:Nero
  1. imageprocessing

    0下载:
  2. 包含大部分图像处理代码,并支持MFC程序框架-Contains the majority of image processing code, and supports the MFC Framework
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:2707339
    • 提供者:程序爱好者
  1. Kmeans_process

    0下载:
  2. 该程序用了Kmeans算法,对图像进行处理,用的是MFC的框架,也很易于操作,可以进行任意聚类。-The program used Kmeans algorithm, image processing, using the MFC framework, is also very easy to operate, can be arbitrary cluster.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-14
    • 文件大小:3356141
    • 提供者: 王朝阳
  1. IP-Programing

    0下载:
  2. 该源码是在VC6.0环境下运行成功,涉及数字图像处理的基础内容,包括图像增强,图像锐化,边缘检测,数学形态学处理,图像复原,图像重建。本程序是MFC图形化界面设计。-The source code is successfully run VC6.0 environment, involving the basis of digital image processing, including image enhancement, image sharpening, edge detection,
  3. 所属分类:Graph program

    • 发布日期:2017-05-26
    • 文件大小:9168964
    • 提供者:wang
  1. showdibvc

    0下载:
  2. 该源码是在VC6.0环境下运行成功,涉及数字图像处理的基础内容,包括图像增强,图像锐化,边缘检测,,图像旋转等。本程序是MFC图形化界面设计。-The source code is successfully run VC6.0 environment, involving the basis of digital image processing, including image enhancement, image sharpening, edge detection, and image r
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2079091
    • 提供者:wang
  1. AlphaBlending_demo

    0下载:
  2. 这是一个图片处理的小程序,主要涉及在mfc框架下图片的插入和后续的处理,包括颜色和透明度等-This is a small image processing procedures, mainly related to the framework in mfc insertion and follow-up image processing, including color and transparency
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-12
    • 文件大小:3070914
    • 提供者:fqm
  1. text

    0下载:
  2. 简单的图像处理,基于对话框的MFC程序,可以实现显示,截取,保存,变灰度,反白等功能-A simple image processing, dialog-based MFC program, can be achieved show that interception, preservation, variable gray-scale, anti-white and other functions
  3. 所属分类:Graph program

    • 发布日期:2017-06-11
    • 文件大小:18799038
    • 提供者:张磊
  1. learningimageccode

    0下载:
  2. 图像处理入门C源码分析 有很多图像处理得MFC软件以及源码 还有全面的word文档讲解图像的各种知识-Introduction to C source code analysis image processing, there are many image-processing software, and get MFC source code includes a full image of the word document explaining the various knowledge
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-18
    • 文件大小:5088302
    • 提供者:chengpin
  1. ThreeDBMP

    0下载:
  2. 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和 DrawScene函数中实现,主要初始化OpenGL运行时的环境变
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-28
    • 文件大小:107039
    • 提供者:arechi
  1. Elevator

    1下载:
  2. 这是一个电梯调度模拟算法,基于MFC的对话框写的,有电梯移动的界面,输入电梯等待人数,点击仿真,就会再不同楼层随机产生等待的人,请求电梯承载,电梯会在有请求的层数打印出,谁进了电梯,谁出了电梯的文字描述,当所有人都使用完电梯,则算法结束,当中用到了timer,但是我把图像处理的那部分都写在了画图里面,导致系统界面会不断刷新,输入多人仿真的时候效果比较明显-This is an elevator dispatching simulation algorithm, based on MFC dial
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:617248
    • 提供者:李梓钺
  1. mathsalsa_v07_release_rar

    0下载:
  2. 矩阵c++类课件 便于一次性处理图像的一行、一列、或整幅图像 代码简洁如Matlab,运算速度远远高于Matlab, 工业级的代码,而不是toy 级的代码有很多公开的c++代码可借用 (如opencv) -image processing, MFC class
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:201446
    • 提供者:李宗州
  1. 3DShow

    0下载:
  2. 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-06
    • 文件大小:105959
    • 提供者:325
  1. MosaicView

    0下载:
  2. MFC实现的处理图片马赛克效果的例子,运行程序后点“编辑”里面的“马赛克”就可以看到处理效果,对学习图片处理很有帮助!-MFC to achieve the handling of image mosaic effect example, run the program after the point of " edit" inside the " mosaic" can see the treatment effect, to learn image pro
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-10
    • 文件大小:2126386
    • 提供者:钟龙
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 23 »
搜珍网 www.dssz.com